BODY { background-color: antiquewhite ; color: #2F4F4F; 
font-size : 11pt ; margin-left: 30px; margin-right: 20px ; margin-top : 10px ; }

P { color: darkblue ; font-family : Verdana, Helvetica, sans-serif; 
font-size : 10pt ; }

UL { color : darkblue ; font-family : Verdana, Helvetica, sans-serif ; 
font-size : 10pt ; margin-bottom : 5px }

B { font-size : 10pt;}

EM { color : darkred ;}
CENTER { color : darkred; }

OL { color : darkgreen ; font-family : Arial, sans-serif ; 
font-size : 12pt ; margin-bottom : 10px }

H2 { color : #3333FF; font-family : Times Roman, serif ; 
font-size : 15pt }

H3 { color : darkgreen ; font-family : Times Roman, serif ; 
font-size : 15pt ;  background-color : pink ;}

H5 { background-color : orangered ;}

A { font-family : Verdana, Helvetica, sans-serif; font-size : 10pt ; 
font-weight : bold ; text-decoration : none ;}

A:link { color : orangered ; }
A:visited { color : brown ; }
A:hover { color : magenta ; }
A:active { color : magenta ; } 

TH {color : darkblue; text-align : left ; font-weight : bold ; font-size : 12pt }
TD.MarkingScheme { color: darkblue ; font-family : Verdana, Helvetica, sans-serif; 
font-size : 10pt ;  font-weight : normal ; }
TD {color : darkcyan; text-align : left ; font-size : 12pt ; font-weight : bold ; }
CITE { font-weight : bold; color : darkred ; }